gdk: fix wrong doc annotation
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Tue, 25 May 2021 16:07:51 +0000 (16:07 +0000)
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Tue, 25 May 2021 16:07:51 +0000 (16:07 +0000)
gdk/gdkcontentserializer.c

index 8c5ce6ef54b25aabf3df534e09d586b8c2bd7eeb..bc9deeb8d5b98a65862b313ffdfe00d356fab907 100644 (file)
@@ -264,7 +264,7 @@ gdk_content_serializer_get_priority (GdkContentSerializer *serializer)
  *
  * Gets the cancellable for the current operation.
  *
- * This is the `GCancellable` that was passed to [content_serialize_async].
+ * This is the `GCancellable` that was passed to [func@content_serialize_async].
  *
  * Returns: (transfer none): the cancellable for the current operation
  */